Branch 4.6.x for unstable
authorSimon McVittie <smcv@debian.org>
Thu, 11 Aug 2022 22:34:33 +0000 (23:34 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 16 Aug 2022 08:22:33 +0000 (09:22 +0100)
debian/control
debian/control.in
debian/gbp.conf

index ba742745407ee44638351285c6f17ddc26c08a49..18c39f46f4fc8c758beb9a1182191e4182f9ec99 100644 (file)
@@ -79,7 +79,7 @@ Build-Depends-Indep: gi-docgen <!nodoc>,
 Rules-Requires-Root: no
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4
-Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git
+Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git -b debian/unstable
 Homepage: https://www.gtk.org/
 
 Package: libgtk-4-1
index e47a80cdd9e7a268918171bc08e751545a9e7b4e..d2ef731f0e0dccd746a44443074d17351aadb910 100644 (file)
@@ -79,7 +79,7 @@ Build-Depends-Indep: gi-docgen <!nodoc>,
 Rules-Requires-Root: no
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4
-Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git
+Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git -b debian/unstable
 Homepage: https://www.gtk.org/
 
 Package: @SHARED_PKG@
index 7eebcaf2fd0bd210fbca3e1405c4af7abc1b51b6..08575f0a496165844fc9bbeace9e4f9273b425fc 100644 (file)
@@ -1,7 +1,7 @@
 [DEFAULT]
 pristine-tar = True
-debian-branch = debian/master
-upstream-branch = upstream/latest
+debian-branch = debian/unstable
+upstream-branch = upstream/4.6.x
 upstream-vcs-tag = %(version)s
 
 [buildpackage]